setPromptView

open fun setPromptView(@Nullable prompt: @Nullable View)(source)

Set a view to act as a user prompt for this popup window. Where the prompt view will appear is controlled by setPromptPosition.

Parameters

prompt

View to use as an informational prompt.